FolderItem.Item Function

If this FolderItem is a directory, Index is an element in a one-based array of FolderItems in this directory. If the FolderItem is an alias, Item automatically resolves the alias and returns a FolderItem for the original file, folder, or application.

Syntax

result = FolderItem.Item( Index )

Parameters

Index

Integer

Return Value

Result

FolderItem